projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6ea1f6
)
Add missing reftex-label-ignored-macros-and-environments :version tag
author
Glenn Morris
<rgm@gnu.org>
Fri, 26 Apr 2013 07:31:27 +0000
(
00:31
-0700)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 26 Apr 2013 07:31:27 +0000
(
00:31
-0700)
lisp/textmodes/reftex-vars.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/reftex-vars.el
b/lisp/textmodes/reftex-vars.el
index ab085a3085a4e7eb59ec982a860625d743cfbe5b..a68a27bb07e0a573f3fa9da68c0ba9de15df1451 100644
(file)
--- a/
lisp/textmodes/reftex-vars.el
+++ b/
lisp/textmodes/reftex-vars.el
@@
-901,6
+901,7
@@
and the functions `TeX-current-macro' and
`LaTeX-current-environment' are bound. Also note that this
feature might slow down the reftex parsing process for large TeX
files."
+ :version "24.4"
:group 'reftex-defining-label-environments
:type '(repeat string))